home *** CD-ROM | disk | FTP | other *** search
/ Micro Dingo Especial Manga 1 / Micro Dingo Especial Manga 01 CD.iso / cd dingo / dingosexo / hentai / juegos / 04.swf / scripts / DefineButton2_51 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2003-02-03  |  80b  |  7 lines

  1. on(rollOver){
  2.    tellTarget("jermaine")
  3.    {
  4.       gotoAndStop(2);
  5.    }
  6. }
  7.